home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Programming_10 / IFSPLM 9.0.sit / IFSPLM 9.0 ƒ / IFSPLM 9.0.rsrc / TEXT_168.txt < prev    next >
Encoding:
Text File  |  1996-07-04  |  952 b   |  33 lines

  1.  
  2.  
  3.                                           ReWrite
  4.  
  5. Page:
  6. http://goldfish.physics.utoronto.ca/~roy/ReWrite.html
  7.  
  8.  
  9. VERSION - UPDATE: 0.2.7  (Feb. 96)                                
  10.  
  11. README:
  12. "ReWrite is a small self contained compiler which uses a rewrite rule syntax which is usually the domain of functional languages, but underneath works in an applicative way, in that it is completely compiled (there is no 'eval' mechanism) and compiles to code that doesn't need complicated memory management such as garbage collection."
  13. "* ReWrite 0.2.7 changes:
  14.    - powerful new functions using function pointers (Map, Apply ... )
  15.    - an expanded manual, including a 'getting started' section
  16.    - docs now done with eDoc
  17.    - several bugs fixed (including a fatal one with project management)"
  18.  
  19. AUTHOR:
  20. Roy Ward
  21.     
  22. COPYRIGHT:
  23. (c) 1994 - 1996  Roy Ward
  24.  
  25. TYPE:
  26. Freeware
  27.  
  28. INTERNET SITES:
  29. http://goldfish.physics.utoronto.ca/~roy/ReWrite.html
  30. Info-Mac
  31. UMich
  32.  
  33.